Skip to content

docs: update language support page - #4405

Open
dyc3 wants to merge 2 commits into
mainfrom
dyc3/update-lang-support
Open

docs: update language support page#4405
dyc3 wants to merge 2 commits into
mainfrom
dyc3/update-lang-support

Conversation

@dyc3

@dyc3 dyc3 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Some corrections to the status of HTML + super languages.

@netlify

netlify Bot commented Jul 30, 2026

Copy link
Copy Markdown

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit aaa8de5
🔍 Latest deploy log https://app.netlify.com/projects/biomejs/deploys/6a6b9ba46e44ec0008c9960c
😎 Deploy Preview https://deploy-preview-4405--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

Locale File Note
en src/content/docs/internals/language-support.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@dyc3
dyc3 force-pushed the dyc3/update-lang-support branch from fa0e745 to 6a1e5f9 Compare July 30, 2026 13:34
@dyc3
dyc3 marked this pull request as ready for review July 30, 2026 13:34
@dyc3
dyc3 force-pushed the dyc3/update-lang-support branch from 6a1e5f9 to e09f528 Compare July 30, 2026 13:35
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 2870d92e-3629-4b9e-b4aa-fc24c5f280ad

📥 Commits

Reviewing files that changed from the base of the PR and between e09f528 and aaa8de5.

📒 Files selected for processing (1)
  • src/content/docs/internals/language-support.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/content/docs/internals/language-support.mdx

Walkthrough

The language support documentation updates capability statuses for HTML*, SVG, Vue, Svelte, and Astro. The HTML super-language guidance now documents improved Svelte syntax handling, lint-rule behaviour changes, and the configuration required for full support and formatting. The “Formatting with different settings” section is promoted to a top-level subsection.

Possibly related PRs

  • biomejs/website#4206: Modifies the same language support matrix’s HTML* and SVG capability statuses.
  • biomejs/website#4403: Also updates the language support documentation’s HTML support details.
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the documentation update and clearly points to the language support page.
Description check ✅ Passed The description is related to the docs changes and mentions the HTML and super languages status corrections.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dyc3/update-lang-support

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/content/docs/internals/language-support.mdx`:
- Line 82: Update the prose in the language support documentation to hyphenate
“language-specific syntax,” without changing the surrounding wording or meaning.
- Line 20: Update the HTML row in the language-support matrix so its formatting
status is Experimental, matching the HTML section’s configuration guidance that
requires explicit enablement; leave the other support statuses unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: bb811720-b398-4910-8093-7f15066ead5a

📥 Commits

Reviewing files that changed from the base of the PR and between 2c6ecc7 and e09f528.

📒 Files selected for processing (1)
  • src/content/docs/internals/language-support.mdx

| [Svelte](#html-super-languages-support) | <span aria-label="Experimental" role="img">🟡</span> | <span aria-label="Experimental" role="img">🟡</span> | <span aria-label="Experimental" role="img">🟡</span> | <span aria-label="Experimental" role="img">🟡</span> |
| [Astro](#html-super-languages-support) | <span aria-label="Experimental" role="img">🟡</span> | <span aria-label="Experimental" role="img">🟡</span> | <span aria-label="Experimental" role="img">🟡</span> | <span aria-label="Experimental" role="img">🟡</span> |
| JSONC | <span aria-label="Supported" role="img">✅</span> | <span aria-label="Supported" role="img">✅</span> | <span aria-label="Supported" role="img">✅</span> | <span aria-label="Supported" role="img">✅</span> |
| HTML* | <span aria-label="Supported" role="img">✅</span> | <span aria-label="Experimental" role="img">🟡</span> | <span aria-label="Supported" role="img">✅</span> | <span aria-label="Not in Progress" role="img">🚫</span> |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

sed -n '1,140p' src/content/docs/internals/language-support.mdx | cat -n

Repository: biomejs/website

Length of output: 11857


🏁 Script executed:

nl -ba src/content/docs/internals/language-support.mdx | sed -n '1,120p'

Repository: biomejs/website

Length of output: 189


🏁 Script executed:

rg -n "experimental|formatter|HTML\\*" src/content/docs/internals/language-support.mdx

Repository: biomejs/website

Length of output: 2324


Make the HTML formatting status consistent. The matrix shows HTML formatting as Supported, but the HTML section says the formatter is still experimental and must be enabled explicitly. Align the table with the config guidance.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@src/content/docs/internals/language-support.mdx` at line 20, Update the HTML
row in the language-support matrix so its formatting status is Experimental,
matching the HTML section’s configuration guidance that requires explicit
enablement; leave the other support statuses unchanged.

Comment thread src/content/docs/internals/language-support.mdx Outdated
@yanthomasdev yanthomasdev self-assigned this Jul 30, 2026
Comment thread src/content/docs/internals/language-support.mdx Outdated
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants